/*网站导航CSS样式************************************************************/ .nav100{background:#0e73b9; width:100%; background:linear-gradient(#0e73b9,#025086);} .nav{width:1350px; height:60px;} .nav a{display:block; float:left; width:134px; border-right:#0e73b9 solid 1px; line-height:60px; font-size:18px; text-align:center; color:#FFF;} .nav a:hover{font-weight:bold; color:#FFF; background:#0e73b9; text-decoration:none; -webkit-transition: all 0.5s;} a.hnav:link {height:60px; line-height:60px; color:#FFF; background:#0e73b9; font-weight:bold;} a.hnav:visited {background:#0e73b9; color:#FFF;} /*网站二级导航CSS样式************************************************************/ .lefttitles{width:216px; background:#025086;height:60px; line-height:60px; color:#FFF; font-size:18px; letter-spacing:2px; padding-left:30px;} .snav{width:100%; font-weight:bold;} .snav a{display:block; font-weight:normal ; width:216px; border-bottom:#E5E5E5 dotted 1px; padding-left:30px; height:40px; line-height:40px; margin-bottom:2px;background:url(/images/lisnav.gif) no-repeat;} .snav a:hover{background:#0e73b9; color:#fff; text-decoration: none; -webkit-transition: all 0.5s;} a.hsnav:link {height:40px; line-height:40px; color:#FFF; background:#0e73b9; font-weight:bold;} a.hsnav:visited {background:#0e73b9; color:#FFF;} /*网站二级导航下面CSS样式************************************************************/ .left_t{width:216px; background:#025086; height:40px; line-height:40px; color:#FFF; font-size:16px; letter-spacing:2px; padding-left:30px;} /*网站底部CSS样式************************************************************/ .bottom{background:#025086; padding-top:15px;} .bottom dd{color:#f3f9fe} /*网站文章列表CSS样式************************************************************/ .lart{width:100px; height:90px; float:left; background:#025086; color:#FFF; text-align:center; margin-right:20px; padding-top:10px;}